home *** CD-ROM | disk | FTP | other *** search
- -- card: 17948 from stack: in
- -- bmap block id: 18633
- -- flags: 0000
- -- background id: 12523
- -- name: typeText3
- ----- HyperTalk script -----
-
- on idle
- global idlewait2, idletime
-
- get the ticks
- if it - idletime > idlewait2 then
- click at the loc of cd btn "continue"
- else pass idle
- end idle
-
-
-
- -- part 1 (field)
- -- low flags: 00
- -- high flags: 0000
- -- rect: left=0 top=0 right=12 bottom=12
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 0
- -- font id: 3
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: temp
-
-
- -- part 2 (button)
- -- low flags: 00
- -- high flags: 2000
- -- rect: left=106 top=269 right=296 bottom=198
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 2
- -- text size: 24
- -- style flags: 0
- -- line height: 32
- -- part name: Repeat
- ----- HyperTalk script -----
- on mouseUp
- lock screen
- RAVE "{hide lilJonathan}"
- unlock screen with visual effect dissolve
- go to card "typeText"
- end mouseUp
-
- on mousedown
- fplay "Click"
- end mousedown
-
-
- -- part 3 (button)
- -- low flags: 00
- -- high flags: 2000
- -- rect: left=307 top=269 right=296 bottom=405
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 2
- -- text size: 24
- -- style flags: 0
- -- line height: 32
- -- part name: Continue
- ----- HyperTalk script -----
- on mouseUp
- visual effect dissolve
-
- go card "typeText2"
- do card field "recite13" of card "BigJ"
- sequence4
- end mouseUp
-
- on mousedown
- fplay "Click"
- end mousedown
-
-
- -- part contents for card part 1
- ----- text -----
- go go go